finally also create the correct mask for 'pseudo mime' icons
authorHans Breuer <hans@breuer.org>
Sat, 8 May 2004 16:25:15 +0000 (16:25 +0000)
committerHans Breuer <hans@src.gnome.org>
Sat, 8 May 2004 16:25:15 +0000 (16:25 +0000)
commit805abff3cfb818d42520a24735b71d09a82e816f
tree5502b9d8a8fedf9016978ec0b08eb0e864f636f5
parenta4f0cc112b133b624559781b4e95087e525b30be
finally also create the correct mask for 'pseudo mime' icons

2004-05-08  Hans Breuer  <hans@breuer.org>

* gtk/gtkfilesystemwin32.c (extract_icon) : finally also
create the correct mask for 'pseudo mime' icons

* gdk/win32/gdkwindow-win32.c(show_window_internal) : also
take focus_on_map into account

* gtk/gtkselection.c : g_message() only with DEBUG_SELECTION

* gtk/gtkactiongroup.c gtk/gtkcombobox.c :
... must return a value

* gdk/gdk.def gtk/gtk.def demos/gtk-demo/makefile.msc.in : updated
demos/gtk-demo/makefile.msc.in
gdk/gdk.def
gdk/win32/gdkwindow-win32.c
gtk/gtk.def
gtk/gtkactiongroup.c
gtk/gtkcombobox.c
gtk/gtkfilesystemwin32.c
gtk/gtkselection.c